home *** CD-ROM | disk | FTP | other *** search
/ Creative Review 49 / Creative Review 49.iso / pc / more / fireworks / main.swf / scripts / DefineButton2_83 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-02-16  |  77 b   |  5 lines

  1. on(release){
  2.    loadMovieNum("quotes.swf",2,"GET");
  3.    gotoAndStop(1);
  4. }
  5.